home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: ncrgw2.ncr.com!ncrhub6!daynews!falcon!news
- From: Barry True <barry.true@daytonoh.ncr.com>
- Subject: MSVC++ 4.X difference between Windows 95 and NT
- X-Nntp-Posting-Host: 149.25.53.175
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <31586826.154D@daytonoh.ncr.com>
- Sender: news@falcon.daytonoh.attgis.com (News administrative Login)
- Content-Transfer-Encoding: 7bit
- Organization: NCR Corporation
- Mime-Version: 1.0
- Date: Tue, 26 Mar 1996 21:56:54 GMT
- X-Mailer: Mozilla 2.01 (Win95; I)
-
- OK. Here's my situation. I'm trying to develop an application which uses the WOSA/XFS libraries. If I compile
- the application on an NT platform all API calls function properly. If the application is compiled on a Windows
- 95 platform, the message handler for the WFSAsyncGetInfo API call doesn't get the proper data back. The
- project includes all libraries and DLLs so there doesn't seem to be any issues with different versions of
- the DLLs/SDKs here but I may be wrong. Does anyone know of any differences in the two environments that could
- cause this difference? Please E-Mail your responses and thanks in advance for any help you can offer.
-